#include "gridpack/parallel/parallel.hpp"
Go to the source code of this file.
Classes | |
class | gridpack::parallel::DistributedInterface |
Abstract class describing a parallel thing. More... | |
class | gridpack::parallel::Distributed |
Serves as a base class for parallel things. More... | |
class | gridpack::parallel::WrappedDistributed |
A distributed object that's just a wrapper around another distributed object. More... | |
Namespaces | |
namespace | gridpack |
namespace | gridpack::parallel |